@charset "utf-8";
#globalFooter{
	background: #001566;
}
.foot_link{
	display: table;
	color: #fff;
	margin: auto;
	padding-top: 16px;
}
.foot_link a{
	font-size: 14px;
	color: #fff;
	line-height: 40px;
}
#globalFooter_copyright{
	display: table;
	margin: auto;
	padding-bottom: 20px;
}
#globalFooter_copyright p{
	color: #fff;
	font-size: 14px;
}
#globalFooter_copyright p a{
	color: #fff;
	font-size: 14px;
}